[Manager Summary]

PMUnFlattenPrintSettings


Rebuilds a flattened PMPrintSettings object.
OSStatus PMUnFlattenPrintSettings(Handle flatSetting, PMPrintSettings *printSettings)
PARAMETERS
flatSetting
A handle to a PMPrintSettings object previously flattened with the PMFlattenPrintSettings function. It is your application’s responsibility to dispose of the handle.
printSettings
A pointer to a PMPrintSettings object. On return, this object is rebuilt from the data you specify in the flatSetting parameter.
function result
A result code. See Result Codes.

Last modified: 5/7/99. Status: Draft Copyright 1999 Apple Computer, Inc. All rights reserved.